﻿@charset "utf-8";
/* CSS Document */
html { overflow-x: hidden; overflow:-moz-scrollbars-vertical; -webkit-text-size-adjust:none;}
body, div, p, table, tr, th, td, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, select, textarea, blockquote {
	margin: 0;
	padding: 0;
	text-indent: 0px;
}
body {
	font-family: Microsoft Yahei;
	line-height: 22px;
	color: #555;
	font-size: 14px;
	background: #fff;
	min-width:1050px;
	overflow-x:hidden;
}
a {
	text-decoration: none;
	color: #555;
	outline: none
}
a:hover {
	text-decoration: none;
	color: #e52613;
}
li {
	list-style: none;
}
img {
	border: 0px;
}
.clear {
	clear: both
}
/*顶部搜索*/
.topbox {
	width: 100%;
	height: 40px;
	position: relative;
	background: #efefef;
}
.topbox .wrap {
	width: 1050px;
	height: 100%;
	margin: 0 auto;
}
.topbox .wrap h2 {
	float: left;
	line-height: 40px;
	font-size: 14px;
	color: #6f6f6f;
	font-weight: normal;
	font-family: "微软雅黑";
}
.topbox .wrap .sos {
	width: 250px;
	height: 25px;
	margin-top: 7.5px;
	float: right;
	position: relative;
}
.topbox .wrap .sos input {
	width: 100%;
	height: 100%;
	height:23px;!important
	_height:23px;
	_line-height:23px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding-left: 10px;
	color: #c5c5c5;
	font-size: 13px;
	line-height: 23px;
	z-index: 4;
}
.topbox .wrap .sos input:focus {
	outline: none;
}
.topbox .wrap .sos a.btn {
	background: url(../images/sos.png) no-repeat;
	width: 15px;
	height: 15px;
	z-index: 5;
	display: block;
	position: absolute;
	right: 10px;
	top: 5px;
}
.logo {
	width: 1050px;
	height: 98px;
	margin-left: auto;
	margin-right: auto;
}
.logo a {
	float: left;
	width: 316px;
	height: 68px;
	margin-top: 10px;
	left: 0px;
}
.logo .tel {
	float: right;
	width: 250px;
	height: 44px;
	margin-top: 30px;
}
.logo .tel i {
	display: inline-block;
	width: 33px;
	height: 33px;
	background: url(../images/icon.png) no-repeat center;
	background-position: 0px -62px;
	margin-top: 11PX;
	float: right;
}
.logo span {
	display: inline-block;
	margin-left: 10px;
	float: right;
}
.logo span b {
	display: block;
	font-size: 22px;
	font-weight: bold;
	color: #e52613;
}
/*导航*/
.banner {
	width: 100%;
	overflow: hidden;
	height: auto;
	position: relative;
}
.banner .nav {
	width: 1048px;
	height: 50px;
	left: 50%;
	margin-left: -525px;
	position: absolute;
	top: 0px;
	background:#000000;
	background: rgba(0,0,0,0.7);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	z-index: 6;
}
.banner .nav .nav_ul {
	list-style: none;
}
.banner .nav .nav_ul>li {
	float: left;
	text-align: center;
	line-height: 50px;
	position: relative;
}
.banner .nav .nav_ul>li:hover {
	background: #e52613;
	border-bottom: 2px solid #F90;
}
.banner .nav .nav_ul>li a.on {
	background: #e52613;
	border-bottom: 2px solid #F90;
}
.banner .nav .nav_ul>li>a {
	display: block;
	color: #fff;
	font-size: 16px;
	box-sizing: border-box;
	padding: 0px 34px;
}
.banner .nav .nav_ul>li .down {
	width: 100%;
	background:#000000;
	background: rgba(0,0,0,0.7);
	opacity:0.7;  
filter:alpha(opacity=70);   
	display: none;
	border-radius: 0 0 10px 10px;
	position: absolute;
	top: 52px;
}
.banner .nav .nav_ul>li .down li a {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	display: block;
	border-bottom: 1px solid #787878;
}
 .banner .nav .nav_ul>li .down li:last a {
 border-bottom:none;
}
.banner .nav .nav_ul>li .down li a:hover {
	font-weight: bold;
}
/*banner图部分*/
.banner .ban {
	width: 1920px;
	height: 486px;
	position: relative;
	z-index: 2;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
}
.banner .ban .ban_img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 9999px;
	height: 486px;
}
.banner .ban .ban_img li {
	float: left;
}
.banner .ban .ban_img li a {
	width: 1920px;
	height: 486px;
}
.banner .ban .icon {
	position: absolute;
	width: 100px;
	height: 15px;
	bottom: 30px;
	left: 50%;
	margin-left: -50px;
}
.banner .ban .icon li {
	width: 12px;
	height: 12px;
	background: #999;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
}
.banner .ban .icon li.tap {
	background: #e52613;
}
.banner .btn {
	position: absolute;
	width: 40px;
	height: 80px;
	top: 50%;
	margin-top: -40px;
	font-family: "宋体";
	line-height: 80px;
	color: rgba(255,255,255,0.3);
	font-size: 80px;
	font-weight: bold;
	display: none;
	cursor: pointer;
}
.banner:hover .btn {
	display: block;
}
.banner .btn.btn_r {
	left: 400px;
}
.banner .btn.btn_l {
	right: 400px;
}
/*solgan部分*/
.slogan {
	width: 100%;
	height: 75px;
	background: #f5f3f3;
}
.slogan .wrap {
	height: 100%;
	box-sizing: border-box;
	line-height: 75px;
	font-size: 30px;
	font-family: "华文新魏";
	color: #e52613;
	text-align: center;
	
}
/*主要内容部分main*/
.main_t {
	position: relative;
	width: 1050px;
	margin: 30px auto 0px;
	height: auto;
}
.main_t .main_l {
	width: 297px;
	float: left;
	height: 687px;
	margin-right: 35px;
	position: relative;
}
.main_t .main_l .title, .main_t .main_r .main_r_l .title, .main_b .wrap .title {
	width: 100%;
	height: 46px;
	position: relative;
	overflow: hidden;
}
.main_t .main_l .title i, .main_t .main_r .main_r_l .title i {
	display: inline-block;
	width: 5px;
	height: 14px;
	background: #e52613;
	margin-top: 16px;
}
.main_t .main_l .title h2, .main_t .main_r .main_r_l .title h2, .main_b .wrap .title h2 {
	display: inline-block;
	 *zoom: 1;
    *display: inline;
	padding-left: 5px;
	font-size: 18px;
	color: #333;
	line-height: 46px;
	font-family: "微软雅黑";
	font-weight: normal;
}
.main_t .main_l .title h2 span, .main_t .main_r .main_r_l .job .title h2 span, .main_t .main_r .main_r_l .file .title h2 span, .main_b .wrap .title span {
	font-size: 14px;
	color: #ddd;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 46px;
}
.main_t .main_l .title b, .main_t .main_r .main_r_l .job .title b, .main_t .main_r .main_r_l .file .title b, .main_b .wrap .title b {
	font-size: 13px;
	font-weight: normal;
	width: 40px;
	line-height: 46px;
	float: right;
}
.wrap_t .t_con, .wrap_c .c_con, .wrap_b .b_con {
	width: 100%;
	height: auto;
	display: block;
	box-sizing: border-box;
	padding-bottom: 10px;
	overflow: hidden;
}
.wrap_c{margin-top:10px;}
.wrap_t .t_con img {
	width: 297px;
	height: 155px;
}
.wrap_t .t_con .t_txt {
	width: 100%;
	padding: 20px 20px 0px;
	box-sizing: border-box;
}
.wrap_t .t_con .t_txt span {
	color: #777;
	line-height: 24px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.wrap_t .t_con .t_more {
	width: 100%;
	text-align: right;
	line-height: 28px;
	box-sizing: border-box;
	padding-right: 20px;
}
.wrap_t .t_con .t_more a {
	color: #ffae00;
}
.wrap_c .c_con .c_con_list {
	display: block;
	height: 300px;
}
.wrap_c .c_con .c_con_list li {
	width: 100%;
	height: 41px;
	margin-top: 5px;
	line-height: 41px;
	background: #f2f2f2;
	position: relative;
}
.wrap_c .c_con .c_con_list li a {
	display: block;
	height: 37px;
}
.wrap_c .c_con .c_con_list li i {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	zoom: 1;
	width: 13px;
	height: 16px;
	position: absolute;
	left: 28px;
	margin-top: 10.5px;
	background-position: -13px -193px;
}
.wrap_c .c_con .c_con_list li h3 {
	position: absolute;
	left: 53px;
	font-size: 15px;
	font-weight: bold;
}
.wrap_c .c_con .c_con_list li h3 span {
	font-weight: normal;
}
.wrap_c .c_con .c_con_list li a b {
	display: block;
	background: url(../images/icon.png) no-repeat;
	width: 8px;
	height: 9px;
	background-position: 0px -209px;
	position: absolute;
	right: 30px;
	top: 14.5px;
}
.wrap_c .c_con .c_con_list li a:hover {
	background: #e52613;
	color: #fff;
}
.wrap_c .c_con .c_con_list li:hover i {
	background-position: 0px -193px;
}
.wrap_c .c_con .c_con_list li i.sign {
	background-position: 0px -193px;
}
.wrap_c .c_con .c_con_list li a.hov {
	background: #e52613;
	color: #fff;
}
.main_t .main_l .title b span {
	color: #ffae00;
}
.wrap_b .b_con {
	padding: 10px;
}
.wrap_b .b_con dl {
	width: 138px;
	box-sizing: border-box;
	padding: 0 12px;
	float: left;
	height: 99px;
}
.wrap_b .b_con dl dt img {
	width: 114px;
	height: 69px;
}
.wrap_b .b_con dl dd {
	width: 100%;
	line-height: 30px;
	text-align: center;
}
.main_t .main_r {
	width: 718px;
	float: right;
	height: 687px;
	position: relative;
}
.main_t .main_r .main_r_l {
	width: 334px;
	float: left;
	position: relative;
}
.main_r_l .news {
	position: relative;
	width: 100%;
	height: 310px;
}
.main_r_l .news .title, .main_r_r .title {
	font-size: 18px;
	width: 100%;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
}
.main_r_l .news .title span, .main_r_r .title span {
	display: inline-block;
	padding: 0px 5px;
	cursor: pointer;
}
.main_r_l .news .title span.active, .main_r_r .title span.active {
	color: #e52613;
}
.main_r_l .news .title span.line, .main_r_r .title span.line {
	font-size: 14px;
	color: #dddcdc;
}
.main_r_l .news .wrap {
	width: 100%;
	height: 264px;
	box-sizing: border-box;
	overflow: hidden
}
.news .wrap #new_p, .news .wrap #dynamic_p, .news .wrap #notice_p,.news .wrap #public_p {
 position:absolute;
	display: none;
}
.news .wrap #new_p {
	display: block;
}
.main_r_l .news .wrap .t_part {
	position: relative;
	width: 100%;
	height: 130px;
}
.main_r_l .news .wrap .t_part h4 {
	font-size: 16px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	width: 334px;
}
.main_r_l .news .wrap .t_part .time i {
	background: url(../images/icon.png) no-repeat;
	width: 14px;
	height: 14px;
	display: inline-block;
	background-position: 0px -179px;
	padding-right: 5px;
}
.main_r_l .news .wrap .t_part .time {
	color: #999;
	line-height: 22px;
}
.main_r_l .news .wrap .t_part .txt {
	color: #777;
	line-height: 28px;
	word-break: break-all;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height:56px;
	
}
.main_r_l .news .wrap .b_part {
	position: relative;
	width: 100%;
	height: 90px;
}
.main_r_l .news .wrap .b_part li {
	width: 334px;
	height: 40px;
	margin: 0 auto;
	border: 1px solid #d9d9d9;
	margin-bottom: 10px;
	line-height: 40px;
	box-sizing: border-box; overflow:hidden; white-space:nowrap;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.main_r_l .news .wrap .b_part li span {
	display: inline-block;
	background: #bababa;
	width: 73px;
	text-align: center;
}
.main_r_l .news .wrap .b_part li h4 {
	display: inline-block;
	 *zoom: 1;
    *display: inline;
	padding-left: 10px;
	position: relative;
	width: 229px
}
.main_r_l .news .wrap .b_part li h4 b {
	position: absolute;
	right: 10px;
	line-height: 40px;
}
.main_r_l .news .wrap .more {
	font-size: 13px;
	font-weight: normal;
	line-height: 44px;
	text-align: right;
}
/*就业中心*/
.main_r_l .wrap_b {
	width: 100%;
	height: 188px;
	position: relative;
	overflow: hidden;
}
.main_r_l .wrap_b .list {
	margin: 5px 0px;
}
.main_r_l .wrap_b li {
	line-height: 32px;
}
.main_r_l .wrap_b li a {
	display: inline-block;
	float: left;
	width: 230px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}
.main_r_l .wrap_b li span {
	display: inline-block;
	float: right;
	font-size: 13px;
	color: #777;
	width: 104px;
	text-align: right;
}
/*中间最右边内容-学员风采*/	
.main_t .main_r .main_r_r {
	width: 347px;
	height: 687px;
	position: relative;
	float: right;
}
.main_r_r img {
	width: 347px;
	height: 241px;
}
.main_r_r .r_main {
	width: 100%;
	position: relative;
	height: 343px;
	display: block;
	overflow: hidden;
}
.main_r_r .r_main .wrap {
	position: absolute;
	width: 347px;
	height: 241px;
	overflow: hidden;
}
.main_r_r .r_main .col_con, .main_r_r .r_main .stu_con, .main_r_r .r_main .task_con, .main_r_r .r_main .style_con {
	position: absolute;
	display: none;
	width: 347px;
	height: 241px;
 overf low:hidden;
}
.main_r_r .r_main .task_con, .main_r_r .r_main .col_con {
	display: block;
}
.main_r_r .r_main ul {
	width: 9999px;
	position: absolute;
}
.main_r_r .r_main ul li {
	float: left;
}
.main_r_r .r_main ul span {
	display: block;
	position: absolute;
	bottom: 0px;
	height: 49px;
	width: 347px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 16px;
	line-height: 49px;
	text-align: left;
	box-sizing: border-box;
	padding-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}
.main_r_r .r_main .btn_t {
	background: url(../images/icon.png) no-repeat;
	width: 25px;
	height: 62px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -31px;
	cursor: pointer;
}
.main_r_r .r_main .btn_t.btn_l {
	background-position: 0px 0px;
	left: 0px;
}
.main_r_r .r_main .btn_t.btn_r {
	background-position: -50px 0px;
	right: 0px;
}
.main_r_r .r_main .btn_t.btn_l:hover {
	background-position: -75px 0px;
	left: 0px;
}
.main_r_r .r_main .btn_t.btn_r:hover {
	background-position: -25px 0px;
	right: 0px;
}
.main_r_r .r_main .more {
	font-size: 13px;
	line-height: 56px;
	text-align: right;
}
.main_r_r .r_main .more span {
	color: #ffae00;
}
/*腰带位置*/
.mid_img {
	position: relative;
	width: 100%;
	margin: 0px 40px 40px 0px;
	height:161px;
	height:161px;!important
}
.mid_img img {
	width: 100%;
	height: 100%;
}
/*老秦部分*/
.main_b {
	position: relative;
	width: 1050px;
	height: 300px;
	display: block;
	overflow: hidden;
	margin: 0 auto 40px;
}
.main_b .wrap {
	width: 322px;
	height: 100%;
	float: left;
}
.main_b .wrap .title {
	border-bottom: 2px solid #d5d7db;
}
.main_b .wrap .title i {
	background: url(../images/icon.png) no-repeat;
	width: 25px;
	height: 28px;
	display: inline-block;
	position: absolute;
	top: 50%;
	margin-top: -14px;
}
.main_b .wrap.l_wrap .title i {
	background-position: 0px -95px;
}
.main_b .wrap.c_wrap .title i {
	background-position: 0px -123px;
}
.main_b .wrap.r_wrap .title i {
	background-position: 0px -151px;
}
.main_b .wrap.l_wrap .title h2, .main_b .wrap.c_wrap .title h2, .main_b .wrap.r_wrap .title h2 {
	padding-left: 38px;
}
.main_b .wrap.l_wrap, .main_b .wrap.c_wrap {
	margin-right: 41px;
}
.main_b .wrap.l_wrap .l_con, .main_b .wrap.c_wrap .c_con, .main_b .wrap.r_wrap .r_con {
	margin: 20px 0px 10px 0px;
}
.main_b .wrap.l_wrap .l_con img {
	width: 322px;
	height: 113px;
	overflow: hidden;
	margin-bottom: 10px;
}
.main_b .wrap.l_wrap .l_con .txt {
	font-size: 13px;
	line-height: 25px;
	width: 100%;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.main_b .wrap.l_wrap .more {
	text-align: right;
	font-size: 13px;
	line-height: 22px;
	color: #ffae00;
}
/*老秦杂谈*/
.main_b .wrap.c_wrap .t_txt {
	width: 100%;
	height: 113px;
	border-bottom: 1px dashed #cdcdcd;
	margin-bottom: 20px;
}
.main_b .wrap.c_wrap .t_txt a {
	display: inline-block;
	 *zoom: 1;
    *display: inline;
}
.main_b .wrap.c_wrap .t_txt img {
	display: inline-block;
	*zoom: 1;
    *display: inline;
	width: 117px;
	height: 86px;
}
.main_b .wrap.c_wrap .t_txt .t_title {
	display: inline-block;
	*zoom: 1;
    *display: inline;
	width: 191px;
	height: 86px;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 10px;
}
.main_b .wrap.c_wrap .t_txt .t_title h4 {
	font-size: 16px;
	line-height: 40px;

	font-weight: normal;
}
.main_b .wrap.c_wrap .t_txt .t_title h4 a{
	width:100%;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	
	}
.main_b .wrap.c_wrap .t_txt .t_title p {
	font-size: 13px;
	font-weight: normal;
	color: #777;
}
.main_b .wrap.c_wrap .b_txt li {
	height: 30px;
	line-height: 30px;
	width: 100%;
	overflow: hidden;
}
.main_b .wrap.c_wrap .b_txt li a {
	display: inline-block;
	width: 210px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}
.main_b .wrap.c_wrap .b_txt li span {
	display: inline-block;
	 *zoom: 1;
    *display: inline;
	float: right;
	color: #999；
}
/*视频*/
.main_b .wrap.r_wrap .r_title {
	line-height: 15px;
	text-align: left;
}
/*友情链接*/
.link {
	width: 100%;
	height: 68px;
	background: #eeeeee;
	position: relative;
}
.link .wrap {
	width: 1050px;
	height: 68px;
	overflow: hidden;
	line-height: 68px;
	margin: 0 auto;
}
.link .wrap .title {
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	line-height: 68px;
	float: left;
}
.link .wrap ul {
	display: inline-block;
	padding: 0px 10px;
}
.link .wrap ul li {
	display: inline-block;
	float: left;
	padding-right: 15px;
}
/*footer部分*/
.footer {
	width: 100%;
	height: 205px;
	position: relative;
	background: #303030;
}
.footer .wrap {
	width: 1050px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.footer .wrap .t_footer {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #404040;
}
.footer .wrap .t_footer ul {
	width: 400px;
	height: 50px;
	text-align: center;
	margin: 0 auto;
	min-width: 420px;
	overflow: hidden;
}
.footer .wrap .t_footer ul li {
	float: left;
}
.footer .wrap .t_footer ul li a {
	display: inline-block;
	padding: 0px 10px;
	line-height: 50px;
	color: #fff;
}
.footer .wrap .b_footer {
	width: 1050px;
	height: 90px;
	margin-top: 20px;
}
.footer .wrap .b_footer .left {
	float: left;
}
.footer .wrap .b_footer .left p {
	color: #fff;
	line-height: 30px;
}
.footer .wrap .b_footer .right {
	float: right;
	height: 90px;
	width: 214px;
}
.footer .wrap .b_footer .right img {
	display: inline-block;
	width: 94px;
	height: 90px;
	float: left;
}
.footer .wrap .b_footer .right span {
	display: inline-block;
	width: 100px;
	height: 90px;
	line-height: 30px;
	color: #fff;
	float: right;
	margin-left: 20px;
}
/*二级内容部分*/
.banner .ban_con {
	width: 1920px;
	height: 342px;
	position: relative;
	z-index: 2;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	z-index: 0;
}
.jwrap {
	position: relative;
	width: 1050px;
	margin: 0px auto;
	height: auto;
	min-height: 700px;
}
/*左侧导航部分*/
.jwrap .left {
	float: left;
	width: 228px;
	min-height: 540px;
	z-index: 6;
}
.jwrap .left .tit {
	height: 70px;
	line-height: 70px;
	text-align: center;
	background: #e52613;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	border-bottom: 2px solid #fff;
	margin-top: -15px;
}
.jwrap .left ul {
	display: block;
	margin-bottom: 10px;
}
.jwrap .left ul li {
	list-style: none;
}
.jwrap .left ul li a {
	width: 100%;
	display: block;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	padding-left: 60px;
	font-size: 15px;
	font-weight: normal;
	background: #f1f0f0;
	margin-bottom: 2px;
}
.jwrap .left ul li a.cur {
	background: red;
color:#fff;
}
.jwrap .left .lx {
	width: 228px;
	height: 105px;
	display: block;
}
/*右侧内容部分*/
.jwrap .right {
	float: right;
	width: 782px;
	min-height: 640px;
	padding: 20px 0px;
	overflow: hidden;
}
.jwrap .right .tit {
	width: 100%;
	line-height: 35px;
	border-bottom: 2px solid #efefef;
}
.jwrap .right .tit h4 {
	font-size: 20px;
	color: #333;
	font-weight: normal;
	float: left;
}
.jwrap .right .tit .position {
	float: right;
	font-size: 12px;
	color: #777;
}
.jwrap .right .con {
	/*color: #666666;*/
 line-height: 200%;
 padding-top: 10px;
	/*width: 100%;*/
	/*box-sizing: border-box;*/
	/*padding: 30px 20px;*/
	/*overflow: hidden;*/
}
/*.jwrap .right .con p>img {
	margin-left: 72px;
	padding-bottom: 20px;
}*/
.jwrap .right .con p {
	text-indent: 2em;
	padding: 5px 0px;
	line-height: 28px;
}
.jwrap .right .con p.txt {
	font-size: 18px;
	font-weight: bold;
	color: #e52613;
}
/*新闻列表*/
.jwrap .right .con .news_list, .jwrap .right .con .part_list, .jwrap .right .con .stu_con {
	margin-bottom: 50px;
	display: block;
}
.jwrap .right .con .news_list li {
	width: 100%;
	line-height: 40px;
	height: 40px;
	border-bottom: 1px dashed #d0d0d0;
}
.jwrap .right .con .news_list li a {
	float: left;
	display: block
}
.jwrap .right .con .news_list li span {
	font-size: 13px;
	color: #777;
	float: right;
}
.jwrap .right .con h2{
	text-align:center;
	font-size:20px;
	line-height:35px;
	padding-bottom:20px;
	border-bottom:1px dashed #ccc;}
.jwrap .right .con .source{
	    text-align: right;
    color: #666;
    line-height: 30px;
    font-size: 12px;}
.jwrap .right .con .content{
	    font-size: 13px;
   
    text-align: left;
    margin-top: 20px
	}
.jwrap .right .con .content span{
	 line-height: 2em;
    text-indent: 2em;
	display:block;
	}
 table{
	width:100%;
	height:auto;
	border:1px solid #ccc;
	background:#dedede;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
	}
 table tr{
	 line-height:30px;
}
	 table tr th{
		 background:#e52613;
		 color:#fff;

		}
	 table tr td{
		 }
/*校企合作*/
.jwrap .right .con .part_list li {
	float: left;
	width: 237px;
	height: 203px;
	overflow: hidden;
	margin: 0px 10px 30px 0px;
}
.jwrap .right .con .part_list li a {
	display: block;
}
.jwrap .right .con .part_list li a img {
	display: block;
	width: 237px;
	height: 165px;
	display: block;
	padding: 6px;
	box-sizing: border-box;
	border: 1px solid #efefef;
}
.jwrap .right .con .part_list li a span {
	display: block;
	width: 237px;
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}
.jwrap .right .con .part_list li span:hover, .jwrap .right .con .stu_con li span:hover ,.r_main .wrap span:hover{
	color: #e52613;
}
/*学员作品*/
.jwrap .right .con .stu_con li {
	float: left;
	margin: 0px 5px 40px;
}
.jwrap .right .con .stu_con li a {
	width: 237px;
	height: 166px;
	position: relative;
	display: block;
}
.jwrap .right .con .stu_con li span {
	width: 237px;
	position: absolute;
	height: 40px;
	line-height: 40px;
	bottom: 0px;
	left: 0px;
	background: rgba(0,0,0,0.7);
	text-align: center;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}

/* 提示信息
----------------------------------------------- */
#douMsg {
 padding: 10px 0 100px 0;
}
#douMsg dl {
 padding: 160px 0 200px 0;
 text-align: center;
 border: 1px solid #E4E4E4;
}
#douMsg dt {
 color: #0072C6;
 font-size: 16px;
 margin-bottom: 30px;
 font-weight: bold;
}
#douMsg dd {
 color: #666;
}
#douMsg dd a {
 margin-left: 5px;
 color: #000;
}

